Getting Font Information
The Font Manager provides three routines that allow you to get basic information about a font. TheGetFontName
procedure gets the name of a font family with a specified ID, and theGetFNum
procedure gets the font family ID for a font with a specified name. TheRealFont
function tells you whether a font is available in a specific point size.
Subtopics
- GetFontName
- GetFNum
- RealFont